#nav {
	list-style-type: none;
	font-size: 14px;
	
}

#nav a {
	display: block;
	text-align:center;
}

#nav a:link  {
	text-decoration:none;
	color: #ffffff; 
}
#nav a:visited  {
	text-decoration:none;
	color: #ffffff;
	
}
#nav a:hover  {
	text-decoration:underline;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 15px;
}

.nav_li1 {
	background-image: url(../images/biao1_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #FFFFFF;
}
.nav_li2 {
	background-image: url(../images/biao1_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #FFFFFF;
	background-color: #0a4a78;
}
.nav_li3 {
	background-image: url(../images/biao3_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
}
.nav_li4 {
	background-image: url(../images/biao4_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
}
.nav_li5 {
	background-image: url(../images/biao5_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
}
.nav_li6 {
	background-image: url(../images/biao7_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
}
.nav_li7 {
	background-image: url(../images/biao8_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
}
.nav_li8 {
	background-image: url(../images/biao9_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 110px;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
}
.nav_li1 a:hover{
	background-image: url(../images/libg_12.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	text-decoration: underline;
	background-position: center bottom;
	float: none;
}
#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 100px;
	position: absolute;
	float: left;
}
#nav li ul li{
	float: left;
	background-color: #008636;
	color: #FFFFFF;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 26px;
	height: 26px;
	text-align: center;
}


#nav li ul a{
	width: 100px;
}

#nav li ul a:link  {
 color:#FFFFFF; text-decoration:none;
}
#nav li ul a:visited  {
 color:#FFFFFF;text-decoration:none;
}
#nav li ul a:hover  {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-image: url(../images/libgg_19.jpg);
	background-repeat: no-repeat;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
